home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Windows 6-Pak - Disc 5
/
Windows 6-Pak (InfoMagic) (Disc 5) (1999).ISO
/
Misc-Programming-Tools
/
regen01.exe
/
REGENUM.EXE
/
0
/
RCDATA
/
TABOUTBOX
/
TABOUTBOX.txt
< prev
Wrap
Text File
|
1998-09-02
|
2KB
|
96 lines
object AboutBox: TAboutBox
Left = 200
Top = 108
ActiveControl = OKButton
BorderStyle = bsDialog
Caption = 'About'
ClientHeight = 202
ClientWidth = 298
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Position = poScreenCenter
PixelsPerInch = 96
TextHeight = 13
object Panel1: TPanel
Left = 8
Top = 8
Width = 281
Height = 149
BevelInner = bvRaised
BevelOuter = bvLowered
ParentColor = True
TabOrder = 0
object ProgramIcon: TImage
Left = 8
Top = 8
Width = 65
Height = 57
Picture.Data = {<image000.bmp>}
Stretch = True
IsControl = True
end
object ProductName: TLabel
Left = 88
Top = 16
Width = 116
Height = 13
Caption = 'Registry Key Enumerator'
IsControl = True
end
object Version: TLabel
Left = 212
Top = 16
Width = 27
Height = 13
Caption = 'v 0 .1'
IsControl = True
end
object Copyright: TLabel
Left = 8
Top = 80
Width = 140
Height = 13
Caption = 'Copyright Greg Lorriman 1998'
IsControl = True
end
object Comments: TLabel
Left = 88
Top = 36
Width = 81
Height = 17
Caption = 'FREE utility'
WordWrap = True
IsControl = True
end
object Label1: TLabel
Left = 12
Top = 104
Width = 108
Height = 13
Caption = 'For other goodies see :'
end
object Edit1: TEdit
Left = 40
Top = 124
Width = 181
Height = 17
BorderStyle = bsNone
Color = clBtnFace
TabOrder = 0
Text = ' http://www.lorriman.demon.co.uk'
end
end
object OKButton: TButton
Left = 111
Top = 168
Width = 75
Height = 25
Caption = 'OK'
Default = True
ModalResult = 1
TabOrder = 1
end
end